home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
jeux
/
bowling.swf
/
scripts
/
DefineButton2_33
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2002-03-17
|
225b
|
15 lines
on(press){
nextFrame();
co_zamknac = "MDL_opis";
tellTarget("OKNO")
{
gotoAndStop("otworz");
play();
}
tellTarget("/MDL_opis")
{
gotoAndStop("pokaz");
play();
}
}